home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2000 June / Internet Magazine June 2000.iso / pc / software / windows / bits / now_planner / data.z / TRI4.INI < prev    next >
Encoding:
INI File  |  1998-11-24  |  4.0 KB  |  173 lines

  1. ;; Copyright (c) 1997, Qualcomm, Inc.
  2. ;; All Rights Reserved.
  3.  
  4. ;; Tri-fold - single day in one column
  5.  
  6. [id]
  7. type=style day
  8. name=Day View Tri-Fold (Deluxe)
  9. view=day
  10. orientation=landscape
  11. optional=shortd check "Use short month names" datec color "Date color:" titlec color "Label color:" thisc color "This month's color:" otherc color "Other month's color:"
  12.  
  13. ; **************************************************************************
  14. [thumbnail]
  15. box1=
  16. font=1:1
  17. pen=1 #titlec
  18. grid1=3 1
  19. grid2={0 1:3 0 1000}  1 2 
  20. grid3={2:3 3:3 0 1000} 1 2
  21. text1={0 1:3 0 100} "March 3"
  22. text1a={0 1:3 500 600} "Expenses"
  23. text2={1:3 2:3 0 100} @actualyear
  24. text3={2:3 3:3 0 100} "To-Dos"
  25. text3a={2:3 3:3 500 600} "Notes"
  26.  
  27. ; **************************************************************************
  28. [start]
  29. font=1:1
  30. layer1={0 1000 990 1000} copyright "common.ini"
  31. layer2={0 1000 0 990} ? @header teststartit testfooterstartit
  32.  
  33. [testfooterstartit]
  34. layer=? @footer footerstartit noheaderstartit
  35.  
  36. [footerstartit]
  37. text={0 1000 19:20 20:20} #footercolor @footer
  38. layer={0 1000 0 19:20} noheaderstartit
  39.  
  40. [teststartit]
  41. layer=? @footer headerfooterstartit headerstartit
  42.  
  43. [headerfooterstartit]
  44. text1={0 1000 0 1:20}  #headercolor @header
  45. text2={0 1000 19:20 20:20}  #footercolor @footer
  46. layer={0 1000 1:20 19:20} noheaderstartit
  47.  
  48. [headerstartit]
  49. text={0 1000 0 1:20}  #headercolor @header
  50. layer={0 1000 1:20 20:20} noheaderstartit
  51.  
  52. [noheaderstartit]
  53. box=
  54. layer1={0 1:3 0 1000} tleft
  55. layer2={1:3 2:3 0 1000} tmiddle
  56. layer3={2:3 3:3 0 1000} tright
  57.  
  58. ; ------------------------------------------------------------------------
  59. [tleft]
  60. layer1={0 1000 0 50} title1
  61.  
  62. data=nodata setmonthview previousmonth
  63.  
  64. layer3={0 500 350 500} title2
  65. layer2={0 1000 50 350} title3 @nextmonth
  66. layer4={500 1000 350 500} title4 @nextmonth
  67. layer5={0 1000 500 4:4} expenses
  68.  
  69. [expenses]
  70. box1=
  71. grid ={0 1000 75 1000} 1 10
  72. box2={0 1000 0 75} 1 ?@iscolor #titlec lightergray
  73. pen=1 ?@iscolor white black
  74. text={0 1000 0 75} "Expenses"
  75.  
  76. [notes]
  77. box1=
  78. grid ={0 1000 75 1000} 1 10
  79. box2={0 1000 0 75} 1 ?@iscolor #titlec lightergray
  80. pen=1 ?@iscolor white black
  81. text={0 1000 0 75} "Notes"
  82.  
  83. [title1]
  84. box2=1 ?@iscolor #titlec lightergray
  85. pen=1 ?@iscolor white black
  86. text= (@day " " ? @shortd @month3 @month " " @year)
  87.  
  88. [title2]
  89. pen=1 ?@iscolor #othernc black
  90. box={10 990 10 990} 
  91. layer={10 990 10 990} thumbnail "common.ini" 
  92.  
  93. [title3]
  94. pen=1 ?@iscolor #thisc black
  95. box={10 990 10 990} 
  96. layer={10 990 10 990} thumbnail "common.ini"
  97.  
  98. [title4]
  99. pen=1 ?@iscolor #otherc black
  100. box={10 990 10 990} 
  101. layer={10 990 10 990} thumbnail "common.ini"
  102.  
  103. ; ------------------------------------------------------------------------
  104. [tmiddle]
  105. box=
  106. data=setdayview
  107. layer1={0 1:9 0 1000}  ? @twofour hourstuff24 hourstuff
  108. layer2={1:9 9:9 0 1000} ? @twofour innerdaystuff24 innerdaystuff
  109.  
  110. [innerdaystuff24]
  111. box=lightergray
  112. min=350
  113. grid=1 24
  114. event=all nobanner nosticky nospecial noholiday noundated
  115. font=1:27
  116. hourgrid=0 24 eventhourgrid
  117.  
  118. [innerdaystuff]
  119. box=lightergray
  120. min=350
  121. grid=1 #daylength
  122. event=all nobanner nosticky nospecial noholiday noundated
  123. font=1:27
  124. hourgrid= #daystart #dayend eventhourgrid
  125.  
  126. [eventhourgrid]
  127. layer=eventlisternotime "common.ini"
  128.  
  129. [hourstuff24]
  130. box=
  131. font=1:2
  132. grid=1 24 hour @sethourview
  133.  
  134. [hourstuff]
  135. box=
  136. font=2:5
  137. grid=1 #daylength hour @sethourview @nextdaystart
  138.  
  139. [hour]
  140. text1={0 1000 0 1:2} bottom @hour
  141. text2={0 1000 1:2 2:2} top @ampm
  142.  
  143. ; ------------------------------------------------------------------------
  144. [tright]
  145. box=
  146. layer1={0 1000 0   2:4} todosshort
  147. layer5={0 1000 2:4 4:4} notes
  148.  
  149. [todosshort]
  150. font=1:1
  151. layer1={0 1000 0 70} todotitle
  152. layer11={0 1000 70 110} todotitle2
  153. layer2={0 1000 110 1000} todolist
  154.  
  155. [todotitle]
  156. box2=1 ?@iscolor #titlec lightergray
  157. pen=1 ?@iscolor white black
  158. message=("To-Do List")
  159. text=("To-Do List")
  160.  
  161. [todotitle2]
  162. box2=
  163. layer=shorttodolistertitle "common.ini"
  164.  
  165. [todolist]
  166. event=todolist
  167. min=350
  168. font=fixed 1:20
  169. stack=null cols
  170.  
  171. [cols]
  172. layer=shorttodolister "common.ini"
  173.